Skip to content

deps(deps): bump com.typesafe:config from 1.4.8 to 1.4.9#29

Merged
nil-malh merged 1 commit into
mainfrom
dependabot/maven/com.typesafe-config-1.4.9
Jun 13, 2026
Merged

deps(deps): bump com.typesafe:config from 1.4.8 to 1.4.9#29
nil-malh merged 1 commit into
mainfrom
dependabot/maven/com.typesafe-config-1.4.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps com.typesafe:config from 1.4.8 to 1.4.9.

Release notes

Sourced from com.typesafe:config's releases.

v1.4.9

What's Changed

New Contributors

Full Changelog: lightbend/config@v1.4.8...v1.4.9

Commits
  • 92fc7df fix: wrong line number for objects after multiline string (#853)
  • 81f2de0 feat: opt-in unknown key validation for ConfigBeanFactory (#851)
  • be40b4b chore: correct origin line numbers after newline separators (#850)
  • 8a92847 docs: release notes 1.4.8 (#847)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.8 to 1.4.9.
- [Release notes](https://github.com/lightbend/config/releases)
- [Changelog](https://github.com/lightbend/config/blob/main/NEWS.md)
- [Commits](lightbend/config@v1.4.8...v1.4.9)

---
updated-dependencies:
- dependency-name: com.typesafe:config
  dependency-version: 1.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA a53ce42.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

pom.xml

PackageVersionLicenseIssue Type
com.typesafe:config1.4.9NullUnknown License
Allowed Licenses: Apache-2.0, MIT, BSD-2-Clause, BSD-3-Clause, ISC, LGPL-2.0-only, LGPL-2.1-only, LGPL-2.1-or-later, EPL-1.0, EPL-2.0, CDDL-1.0, CC0-1.0

OpenSSF Scorecard

PackageVersionScoreDetails
maven/com.typesafe:config 1.4.9 🟢 5.4
Details
CheckScoreReason
Code-Review🟢 8Found 21/26 approved changesets -- score normalized to 8
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 98 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 9
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 9license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Packaging🟢 10packaging workflow detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • pom.xml

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

📋 Unreleased Changelog Preview

This is what the next release notes will look like based on commits in this PR.

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

⬆️ Dependency Updates

  • Bump com.diffplug.spotless:spotless-maven-plugin (deps-dev)@dependabot[bot]

  • Bump org.slf4j:slf4j-api in the logging group (deps)@dependabot[bot]

  • Bump the kafka group with 2 updates (deps)@dependabot[bot]

  • Bump the kafka group across 1 directory with 2 updates (deps)@dependabot[bot]

  • Bump the junit5 group across 1 directory with 3 updates (deps-dev)@dependabot[bot]

  • Bump xmlunit.version from 2.11.0 to 2.12.0 (deps)@dependabot[bot]

  • Bump maven.surefire.plugin.version from 3.5.5 to 3.5.6 (deps-dev)@dependabot[bot]

  • Bump com.diffplug.spotless:spotless-maven-plugin (deps-dev)@dependabot[bot]

  • Bump com.typesafe:config from 1.4.8 to 1.4.9 (deps)

🐛 Bug Fixes

  • Fixed an issue where a release on GitHub would not have the jars attached — @nil-malh

Generated by git-cliff


🔄 Run #88 · Mon, 08 Jun 2026 07:10:11 GMT

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

✅ Test Results

Metric Count
Passed 655
Failed 0
⏭️ Skipped 0
📊 Total 655

✅ Coverage

Type Coverage Covered / Total
📏 Lines 83.7% 1720 / 2056
🌿 Branches 72.8% 519 / 713
🔧 Methods 83.3% 359 / 431

🔄 CI run #108 · Mon, 08 Jun 2026 07:13:29 GMT

@nil-malh nil-malh merged commit 756fa86 into main Jun 13, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/com.typesafe-config-1.4.9 branch June 13, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant